home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Varios Español
/
Varios Español.iso
/
PMAKER65
/
archive.z
/
SO6600_1.PPD
< prev
next >
Wrap
PostScript Printer Description
|
1995-04-17
|
18KB
|
457 lines
*PPD-Adobe: "4.2"
*% Adobe Systems PostScript(R) Printer Description File
*% Copyright 1987-1995 Adobe Systems Incorporated.
*% All Rights Reserved.
*% Permission is granted for redistribution of this file as
*% long as this copyright notice is intact and the contents
*% of the file is not altered in any way from its original form.
*% End of Copyright statement
*% Last Edit Jan.11,1995 for Macintosh
*FormatVersion: "4.2"
*FileVersion: "1.1"
*PCFileName: "SO6600_1.PPD"
*LanguageVersion: English
*LanguageEncoding: ISOLatin1
*Product: "(PostArt)"
*PSVersion: "(2013.114) 7"
*ModelName: "SONY POSTART S6600 v2013.114"
*NickName: "PostArt for S6600 v2013.114"
*% General Information and Defaults ===============
*FreeVM: "1073737256"
*LanguageLevel: "2"
*ColorDevice: True
*DefaultColorSpace: CMYK
*FileSystem: True
*PrintPSErrors: False
*TTRasterizer: Type42
*?FileSystem: "
save
false (%os%)
{ currentdevparams dup /Writeable known
{/Writeable get {pop true} if} {pop} ifelse
} 10 string /IODevice resourceforall
{(True)}{(False)} ifelse = flush
restore
"
*End
*Throughput: "1"
*Password: "0"
*ExitServer: "
count 0 eq
{ false } { true exch startjob } ifelse
not { (WARNING: Cannot modify initial VM.) =
(Missing or invalid password.) =
(Please contact the author of this software.) = flush quit
} if"
*End
*Reset: "
count 0 eq
{ false } { true exch startjob } ifelse
not { (WARNING: Cannot reset printer.) =
(Missing or invalid password.) =
(Please contact the author of this software.) = flush quit
} if
systemdict /quit get exec
(WARNING : Printer Reset Failed.) = flush
"
*End
*DefaultResolution: 300dpi
*?Resolution: "
save
initgraphics
0 0 moveto currentpoint matrix defaultmatrix transform
0 72 lineto currentpoint matrix defaultmatrix transform
3 -1 roll sub dup mul
3 1 roll exch sub dup mul
add sqrt round cvi
( ) cvs print (dpi) = flush
restore
"
*End
*% Halftone Information ===============
*ScreenFreq: "60.0"
*ScreenAngle: "45.0"
*DefaultScreenProc: Dot
*ScreenProc Dot: "
{abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
sub }{dup mul exch dup mul add 1 exch sub }ifelse }
"
*End
*ScreenProc Line: "{ pop }"
*ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
*DefaultTransfer: Null
*Transfer Null: "{ }"
*Transfer Null.Inverse: "{ 1 exch sub }"
*% Paper Handling ===================
*% Use these entries to set paper size most of the time, unless there is
*% specific reason to use PageRegion.
*OpenUI *PageSize: PickOne
*OrderDependency: 30 AnySetup *PageSize
*DefaultPageSize: A4
*PageSize A4: "
2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
setpagedevice"
*End
*PageSize 11x17: "
2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
setpagedevice"
*End
*PageSize A3: "
2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
setpagedevice"
*End
*PageSize legal: "
2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
setpagedevice"
*End
*PageSize letter: "
2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
setpagedevice"
*End
*?PageSize: "
save
currentpagedevice /PageSize get aload pop
2 copy gt {exch} if
(Unknown)
5 dict
dup [595 842] (A4) put
dup [792 1224] (11x17) put
dup [842 1191] (A3) put
dup [612 1008] (legal) put
dup [612 792] (letter) put
{ exch aload pop 4 index sub abs 5 le exch
5 index sub abs 5 le and
{exch pop exit} {pop} ifelse
} bind forall
= flush pop pop
restore
"
*End
*CloseUI: *PageSize
*OpenUI *PageRegion: PickOne
*OrderDependency: 40 AnySetup *PageRegion
*DefaultPageRegion: A4
*PageRegion A4: "
2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion 11x17: "
2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion A3: "
2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion legal: "
2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
setpagedevice"
*End
*PageRegion letter: "
2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
setpagedevice"
*End
*CloseUI: *PageRegion
*% The following entries provide information about specific paper keywords.
*DefaultImageableArea: A4
*ImageableArea A4: "9.638 51.024 585.36 824.99"
*ImageableArea 11x17: "10.08 51.12 781.92 1206.72"
*ImageableArea A3: "0 0 842 1191"
*ImageableArea legal: "10.44 51.12 601.56 990.72"
*ImageableArea letter: "10.44 51.12 601.56 627.12"
*?ImageableArea: "
save
/cvp {( ) cvs print ( ) print } bind def
/upperright {10000 mul floor 10000 div} bind def
/lowerleft {10000 mul ceiling 10000 div} bind def
newpath clippath pathbbox
4 -2 roll exch 2 {lowerleft cvp} repeat
exch 2 {upperright cvp} repeat flush
restore
"
*End
*% These provide the physical dimensions of the paper (by keyword)
*DefaultPaperDimension: A4
*PaperDimension A4: "595 842"
*PaperDimension 11x17: "792 1224"
*PaperDimension A3: "842 1191"
*PaperDimension legal: "612 1008"
*PaperDimension letter: "612 792"
*RequiresPageRegion All: True
*DefaultOutputOrder: Normal
*DefaultOutputBin: OnlyOne
*DefaultOutputOrder: Reverse
*OpenUI *InputSlot: PickOne
*OrderDependency: 20 AnySetup *InputSlot
*DefaultInputSlot: Cassette
*InputSlot Cassette: ""
*CloseUI: *InputSlot
*% Font Information =====================
*DefaultFont: Courier
*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
*Font Bookman-Demi: Standard "(001.003S)" Standard ROM
*Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
*Font Bookman-Light: Standard "(001.003S)" Standard ROM
*Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
*Font Courier: Standard "(002.004S)" Standard ROM
*Font Courier-Bold: Standard "(002.004S)" Standard ROM
*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
*Font Courier-Oblique: Standard "(002.004S)" Standard ROM
*Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
*Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add ROM
*Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
*Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
*Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add ROM
*Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 ROM
*Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 ROM
*Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext ROM
*Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
*Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
*Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext ROM
*Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 ROM
*Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP ROM
*Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP ROM
*Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
*Font FutoGoB101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special ROM
*Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
*Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 ROM
*Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special ROM
*Font FutoGoB101-Bold.Roman: Special "(003.001)" Special ROM
*Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special ROM
*Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special ROM
*Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
*Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add ROM
*Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
*Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
*Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add ROM
*Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 ROM
*Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 ROM
*Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext ROM
*Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
*Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
*Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext ROM
*Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 ROM
*Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP ROM
*Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP ROM
*Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
*Font FutoMinA101-Bold-RKSJ-UserGaiji: Special "(003.001)" Special ROM
*Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
*Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 ROM
*Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special ROM
*Font FutoMinA101-Bold.Roman: Special "(003.001)" Special ROM
*Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special ROM
*Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special ROM
*Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv ROM
*Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add ROM
*Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add ROM
*Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add ROM
*Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add ROM
*Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 ROM
*Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 ROM
*Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext ROM
*Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext ROM
*Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext ROM
*Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext ROM
*Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 ROM
*Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP ROM
*Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP ROM
*Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 ROM
*Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.002)" Special ROM
*Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 ROM
*Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 ROM
*Font GothicBBB-Medium.Oubun: Special "(003.002)" Special ROM
*Font GothicBBB-Medium.Roman: Special "(003.002)" Special ROM
*Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special ROM
*Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special ROM
*Font Helvetica: Standard "(001.006S)" Standard ROM
*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
*Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
*Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
*Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
*Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
*Font Jun101-Light-Add-H: JIS "(003.001)" Add ROM
*Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
*Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
*Font Jun101-Light-Add-V: JIS "(003.001)" Add ROM
*Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 ROM
*Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 ROM
*Font Jun101-Light-Ext-H: JIS "(003.001)" Ext ROM
*Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
*Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
*Font Jun101-Light-Ext-V: JIS "(003.001)" Ext ROM
*Font Jun101-Light-H: JIS "(003.001)" JIS-83 ROM
*Font Jun101-Light-NWP-H: JIS "(003.001)" NWP ROM
*Font Jun101-Light-NWP-V: JIS "(003.001)" NWP ROM
*Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
*Font Jun101-Light-RKSJ-UserGaiji: Special "(003.001)" Special ROM
*Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
*Font Jun101-Light-V: JIS "(003.001)" JIS-83 ROM
*Font Jun101-Light.Oubun: Special "(003.001)" Special ROM
*Font Jun101-Light.Roman: Special "(003.001)" Special ROM
*Font Jun101-Light.Roman83pv: Special "(003.001)" Special ROM
*Font Jun101-Light.WP-Symbol: Special "(003.001)" Special ROM
*Font Mincho-PC-Hiragana: Special "(002.000)" Special ROM
*Font Mincho-PC-Katakana: Special "(002.000)" Special ROM
*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
*Font Palatino-Bold: Standard "(001.005S)" Standard ROM
*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
*Font Palatino-Italic: Standard "(001.005S)" Standard ROM
*Font Palatino-Roman: Standard "(001.005S)" Standard ROM
*Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv ROM
*Font Ryumin-Light-Add-H: JIS "(003.001)" Add ROM
*Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add ROM
*Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add ROM
*Font Ryumin-Light-Add-V: JIS "(003.001)" Add ROM
*Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 ROM
*Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 ROM
*Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext ROM
*Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext ROM
*Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext ROM
*Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext ROM
*Font Ryumin-Light-H: JIS "(003.001)" JIS-83 ROM
*Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP ROM
*Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP ROM
*Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 ROM
*Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.001)" Special ROM
*Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 ROM
*Font Ryumin-Light-V: JIS "(003.001)" JIS-83 ROM
*Font Ryumin-Light.Oubun: Special "(003.001)" Special ROM
*Font Ryumin-Light.Roman: Special "(003.001)" Special ROM
*Font Ryumin-Light.Roman83pv: Special "(003.001)" Special ROM
*Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special ROM
*Font Symbol: Special "(001.007S)" Special ROM
*Font Times-Bold: Standard "(001.007S)" Standard ROM
*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
*Font Times-Italic: Standard "(001.007S)" Standard ROM
*Font Times-Roman: Standard "(001.007S)" Standard ROM
*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
*Font ZapfDingbats: Special "(001.004S)" Special ROM
*?FontQuery: "
save
{ count 1 gt
{ exch dup 127 string cvs (/) print print (:) print
/Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
} { exit } ifelse
} bind loop
(*) = flush
restore"
*End
*?FontList: "
save (*) {cvn ==} 128 string /Font resourceforall
(*) = flush restore"
*End
*% Printer Messages (verbatim from printer):
*Message: "%%[ exitserver: permanent state may be changed ]%%"
*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
*Message: "\FontName\ not found, using Courier"
*% Status (format: %%[ status: <one of these> ]%% )
*Status: "initializing"
*Status: "idle"
*Status: "holding"
*Status: "busy"
*Status: "waiting"
*Status: "PrinterError: printer is warming up"
*Status: "PrinterError: printer is not ready"
*Status: "PrinterError: out of paper"
*Status: "PrinterError: paper jam"
*Status: "PrinterError: paper jam at entry"
*Status: "PrinterError: out of ribbon"
*Status: "PrinterError: ribbon jam"
*Status: "PrinterError: cover is open"
*Status: "PrinterError: thermal head temperature"
*Status: "PrinterError: internal interface error"
*Status: "PrinterError: print engine failure"
*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
*Source: "Serial"
*Source: "LocalTalk"
*Source: "Parallel"
*Source: "Internal"
*% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
*PrinterError: "printer is warming up"
*PrinterError: "printer is not ready"
*PrinterError: "out of paper"
*PrinterError: "paper jam"
*PrinterError: "paper jam at entry"
*PrinterError: "out of ribbon"
*PrinterError: "ribbon jam"
*PrinterError: "cover is open"
*PrinterError: "thermal head temperature"
*PrinterError: "internal interface error"
*PrinterError: "print engine failure"
*DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
*InkName: ProcessBlack/Process Black
*InkName: CustomColor/Custom Color
*InkName: ProcessCyan/Process Cyan
*InkName: ProcessMagenta/Process Magenta
*InkName: ProcessYellow/Process Yellow
*% For 60 lpi / 300 dpi ===============================
*ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
*ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
*ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
*ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
*ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
*ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
*ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
*% For 53 lpi / 300 dpi ===============================
*ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
*ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
*ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
*ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
*ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
*ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
*ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
*ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
*ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
*ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
*% The byte count of this file should be exactly 017972 or 018428
*% depending on the filesystem it resides in.
*% end of PPD file for SONY POSTART FOR S6600